Total Complexity | 46 |
Dependencies | 0 |
Dependents | 0 |
Total lines | 252 |
Lines of code | 153 |
Logical lines of code | 123 |
Comment lines | 29 |
Methods | 16 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_engine() | 60 | 8 | 11 | |
insert() | 60 | 6 | 12 | |
is_error() | 60 | 5 | 12 | |
get_row_format() | 59 | 4 | 13 | |
db_info() | 59 | 4 | 12 | |
db_size() | 57 | 3 | 16 | |
column_exists() | 60 | 3 | 12 | |
table_exists() | 61 | 2 | 11 | |
create_table() | 61 | 2 | 11 | |
primary_key() | 65 | 2 | 8 | |
prefix() | 68 | 2 | 8 | |
drop_table() | 66 | 1 | 8 | |
truncate_table() | 66 | 1 | 8 | |
esc_table() | 79 | 1 | 3 | |
table() | 74 | 1 | 4 | |
all_tables() | 76 | 1 | 4 |